projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dab794
)
(abbreviated-home-dir): Doc fix.
author
Dave Love
<fx@gnu.org>
Thu, 29 Jul 1999 21:50:47 +0000
(21:50 +0000)
committer
Dave Love
<fx@gnu.org>
Thu, 29 Jul 1999 21:50:47 +0000
(21:50 +0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index 7013442d04cdd383c76317e270c3e2ad4c49ce78..0c5fc6b7e038e47e2d3e93fc5ada6aa3fc26ffe1 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-795,7
+795,7
@@
Choose the buffer's name using `generate-new-buffer-name'."
"Regexp to match the automounter prefix in a directory name.")
(defvar abbreviated-home-dir nil
- "The user's homedir abbreviated according to `directory-abbrev-list'.")
+ "The user's homedir abbreviated according to `directory-abbrev-
a
list'.")
(defun abbreviate-file-name (filename)
"Return a version of FILENAME shortened using `directory-abbrev-alist'.